My design partitions the application in three basic conceptual ways : model - view - controller ( mvc ) architecture , multi - tier architecture and traditional modular decomposition . these make the whole system become a multi - tier component system , loose - couple horizontally and vertically , provide flexibility , reusability , testability and extensibility 本文提出基于j2ee的erp应用系统,以三种基本概念方式来划分应用系统:传统的模块分解方式;模型-视图-控制器mvc ( model - view - controller )体系结构;多层体系结构。
百科解释
In graph theory, the modular decomposition is a decomposition of an undirected graph into subsets of vertices called modules. A module is a generalization of a connected component of a graph.